This is mostly for my own benefit when I invariably format a computer using these adapters and forget how to get wifi working again:
Plug device in and ensure it is detected via lsusb:
For the T3U Plus, the ID is 2357:0138.
| sed 's|^\([a-f0-9]\{32\}\) \*..\\\(.*\)$|\1 \2|' MD5/fitgirl-bins.md5 | md5sum -c - |
| --- | |
| name: codebase-review-question-audit | |
| description: Perform a deep structured review of the codebase, identify ambiguities, risks, and missing decisions, and generate a QUESTIONS.md file to clarify architecture, behavior, security, performance, and refactoring concerns before implementation. | |
| version: 1.0.0 | |
| phase: discovery | |
| produces: QUESTIONS.md | |
| next: questions-md-resolution-implementation | |
| --- | |
| # Codebase Review Question Audit |
This is mostly for my own benefit when I invariably format a computer using these adapters and forget how to get wifi working again:
Plug device in and ensure it is detected via lsusb:
For the T3U Plus, the ID is 2357:0138.
A work-in-progress userscript for downloading media from Fansly.
https://fansly.com/post/123456789...| #!/usr/bin/env python3 | |
| """ | |
| Get Garmin OAuth tokens via real browser login (Playwright). | |
| Bypasses the 429-blocked SSO programmatic login endpoint. | |
| Usage: | |
| uv run --with playwright --with requests-oauthlib scripts/garmin-browser-auth.py | |
| First time setup (installs Chromium): | |
| uv run --with playwright python -m playwright install chromium |
You are a text evaluator. You will be given a piece of text and an AI Tells Rubric. Use the rubric to judge the text objectively. Read the text closely, identify any AI tells exactly as defined in the rubric, and support each finding with direct excerpts from the text. Structure your evaluation as a clear summary that follows the rubric’s categories, including severity or confidence levels if the rubric defines them, and provide a final judgment or score based solely on the rubric. Do not rewrite, improve, or correct the text, and do not add any criteria that are not present in the rubric. If a rubric item is unclear or absent, mark it as Not Applicable. If no AI tells are detected, state that explicitly and justify briefly. Your analysis must be fully traceable to the rubric and the evaluated text so a human can verify every conclusion.
This guide covers the installation and setup of Prometheus Node Exporter on a Linux system using systemd. Following these steps ensures that Node Exporter runs securely under a dedicated user account.
Create a system user for Node Exporter without a home directory and login shell:
Before: when hovering symbols/variables, tooltips/popups that didn't spawn under the cursor would disappear after a second due to being focused (per Hyprland behaviour for new windows, I think) and immediately unfocused
After: more consistent behaviour, mostly depends on whether you move the cursor again after the tooltip has been issued or not
Add the following lines to your hyprland.conf
# actual Ghidra tooltips fix
windowrulev2 = noinitialfocus, class:^(ghidra.*)$, title:^(win.*)$All packages, except for Tini have been added to termux-root. To install them, simply pkg install root-repo && pkg install docker. This will install the whole docker suite, left only Tini to be compiled manually.
Welcome to St. Jude's Google Summer of Code 2026 homepage! With any questions, feel free to reach out to us via email at clay.mcleod@stjude.org and stephanie.sandor@stjude.org. Please include [GSoC] in the subject line.
If you do apply, please be sure to use our Application template!